FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource ValueSet/FHIR Server from package hl7.fhir.uv.livd#current (78 ms)

Package hl7.fhir.uv.livd
Type ValueSet
Id Id
FHIR Version R4
Source http://hl7.org/fhir/uv/livd/https://build.fhir.org/ig/HL7/livd/ValueSet-resultvalue-livd.html
Url http://hl7.org/fhir/uv/livd/ValueSet/resultvalue-livd
Version 0.1.0
Status draft
Date 2018-09-25
Name LivdResultValueVS
Title Result Value value set for LIVD
Experimental False
Realm uv
Authority hl7
Description Includes the complete set (superset) of manufacturer IVD result values that are mapped to LOINC or SNOMED CT codes in this ConceptMap.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
http://ivd-vendor-result.example IVD Vendor Result Codes


Narrative

Note: links and images are rebased to the (stated) source


Source

{
  "resourceType" : "ValueSet",
  "id" : "resultvalue-livd",
  "meta" : {
    "profile" : [
      "http://hl7.org/fhir/uv/livd/StructureDefinition/valueset-uv-livd"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"CodeSystem-vendor-result-fragment-livd.html\"><code>http://ivd-vendor-result.example</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>Positive</td><td>Positive</td></tr><tr><td>Negative</td><td>Negative</td></tr><tr><td>Invalid</td><td>Invalid</td></tr></table></li></ul></div>"
  },
  "url" : "http://hl7.org/fhir/uv/livd/ValueSet/resultvalue-livd",
  "version" : "0.1.0",
  "name" : "LivdResultValueVS",
  "title" : "Result Value value set for LIVD",
  "status" : "draft",
  "date" : "2018-09-25",
  "description" : "Includes the complete set (superset) of manufacturer IVD result values that are mapped to LOINC or SNOMED CT codes in this ConceptMap.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://ivd-vendor-result.example",
        "concept" : [
          {
            "code" : "Positive",
            "display" : "Positive"
          },
          {
            "code" : "Negative",
            "display" : "Negative"
          },
          {
            "code" : "Invalid",
            "display" : "Invalid"
          }
        ]
      }
    ]
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.